Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2023

Bumps @angular/cdk from 12.2.8 to 15.2.5.

Release notes

Sourced from @​angular/cdk's releases.

v15.2.5

15.2.5 "metal-plumber" (2023-03-29)

material

Commit Description
fix - 600d40eb24 datepicker: remove div as a child of button (#26838)

cdk

Commit Description
fix - 4ec3abd723 overlay: don't close if scroll is coming from inside overlay (#26840)

Special Thanks

Kristiyan Kostadinov and Wagner Maciel

v15.2.4

15.2.4 "brimstone-bank" (2023-03-23)

material

Commit Description
fix - 580fbf500 core: apply strong focus styles to selected option (#26811)
fix - 1ba5ade41 datepicker: date range input not marked as required when using reactive forms (#26749)
fix - acc7d8148 tooltip: only expand hover area on side closest to trigger (#26786)

Special Thanks

Kristiyan Kostadinov, Wagner Maciel and Zach Arend

v15.2.3

15.2.3 "aluminum-statue" (2023-03-16)

material

Commit Description
fix - 7dfcf8ff3 checkbox: fix ARIA semantics and use native DOM properties (#26710)
fix - 40d38889c chips: chip label appearing above sticky columns (#26794)
fix - b846d1e05 chips: don't prevent default mousedown action (#26765)
fix - 501d73e5b chips: styling not cleared on basic chips in listbox and grid (#26771)
fix - 06ed54c25 tabs: update MatTab _scrollToLabel function to always display a label from its start (#26736) (#26737)

Special Thanks

Boyi Li, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v15.2.2

15.2.2 "topaz-toast" (2023-03-08)

cdk-experimental

Commit Description
fix - e1c8fe85b scrolling: throw error rather than string (#26736)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

15.2.5 "metal-plumber" (2023-03-29)

cdk

Commit Type Description
4ec3abd723 fix overlay: don't close if scroll is coming from inside overlay (#26840)

material

Commit Type Description
600d40eb24 fix datepicker: remove div as a child of button (#26838)

Special Thanks

Kristiyan Kostadinov and Wagner Maciel

16.0.0-next.3 "limonite-lime" (2023-03-23)

material

Commit Type Description
7e9878c96 fix card: tokenize the card elevation (#26770)
76eeaaf20 fix checkbox: refactor to depend on @​angular/material/core/tokens (#26744)
96aadaa41 fix core: apply strong focus styles to selected option (#26811)
7cd18004d fix datepicker: date range input not marked as required when using reactive forms (#26749)
142e845a1 fix tooltip: only expand hover area on side closest to trigger (#26786)

Special Thanks

Kristiyan Kostadinov, Miles Malerba, Sneaky, Wagner Maciel and Zach Arend

15.2.4 "brimstone-bank" (2023-03-23)

material

Commit Type Description
580fbf500 fix core: apply strong focus styles to selected option (#26811)
1ba5ade41 fix datepicker: date range input not marked as required when using reactive forms (#26749)
acc7d8148 fix tooltip: only expand hover area on side closest to trigger (#26786)

Special Thanks

Kristiyan Kostadinov, Wagner Maciel and Zach Arend

16.0.0-next.2 "feather-shark" (2023-03-16)

material

Commit Type Description
5c5617de4 fix checkbox: fix ARIA semantics and use native DOM properties (#26710)
e3917ea17 fix chips: chip label appearing above sticky columns (#26794)
f6ea2ff92 fix chips: don't prevent default mousedown action (#26765)

... (truncated)

Commits
  • 9334fd6 release: cut the v15.2.5 release (#26857)
  • 4ec3abd fix(cdk/overlay): don't close if scroll is coming from inside overlay (#26840)
  • 600d40e fix(material/datepicker): remove div as a child of button (#26838)
  • 7ba84d7 release: cut the v15.2.4 release
  • 9b274a8 Revert "release: cut the v15.2.4 release" (#26830)
  • 28b9b96 release: cut the v15.2.4 release
  • 07201b8 build: ran 'browserlist --update-db' to fix integration tests (#26826)
  • 580fbf5 fix(material/core): apply strong focus styles to selected option (#26811)
  • 1ba5ade fix(material/datepicker): date range input not marked as required when using ...
  • acc7d81 fix(material/tooltip): only expand hover area on side closest to trigger (#26...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/cdk](https://github.com/angular/components) from 12.2.8 to 15.2.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@12.2.8...15.2.5)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2023

Superseded by #468.

@dependabot dependabot bot closed this Apr 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-15.2.5 branch April 6, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants